Method
Namespace: Vox.Decoders
Declared in: Vox.Decoders.Ogg
Creates new SoundBuffer for the current output device and loads data from OGG stream.
public static SoundBuffer Load( Stream stream, SampleQuality quality, bool closeStream )